export declare const styles: {
    container: string;
    input: string;
    popover: string;
    shortcut: string;
    svg: string;
};
