import { StyledButton } from '@synerise/ds-button'; export declare const Container: import('styled-components').StyledComponent<"div", any, {}, never>; export declare const Actions: import('styled-components').StyledComponent<"div", any, {}, never>; export declare const Range: StyledButton; export declare const ActionsPlaceholder: import('styled-components').StyledComponent<"div", any, {}, never>;