export declare function picasso(content: string, colors?: string[]): string; export default picasso;