wix-style-react
Version:
wix-style-react
18 lines • 541 B
TypeScript
export declare const dataHooks: {
sidePanelContent: string;
sidePanelHeader: string;
sidePanelFooter: string;
sidePanelHeaderTitle: string;
sidePanelHeaderTitleInfoIcon: string;
sidePanelHeaderSubtitle: string;
sidePanelHeaderDivider: string;
sidePanelFooterDivider: string;
sidePanelHeaderCloseButton: string;
sidePanelHeaderHelpButton: string;
sidePanelSectionHeader: string;
};
export declare const SKINS: {
standard: string;
floating: string;
};
//# sourceMappingURL=constants.d.ts.map