declare const scriptContentTypes: (subcommand?: string, pattern?: string[]) => Promise<void>;
export default scriptContentTypes;
