export declare const dashify: any;
export declare const classify: (str: string) => string;
