export declare function convertAsync(fns: string[], useInternal?: boolean): Promise<void>;
