export declare const stripOptions: {
    include: string[];
    functions: string[];
};
