import { SeparatorStyle } from '../types';
export declare function create_styled_separator(from_color: string, to_color?: string, style?: SeparatorStyle, font_profile_name?: string): string;
//# sourceMappingURL=styles.d.ts.map