export declare const defaultLocales: {
    CONTROLS: {
        SOLID: string;
        GRADIENT: string;
    };
};
export declare const fakePresets: string[];
