///
import { AudioPlayerProps } from './types';
export declare const PlayerGrid: import("@emotion/styled").StyledComponent;
export declare const PlayerContainer: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
} & Pick, import("react").DetailedHTMLProps, HTMLElement>, {}>;
export declare const ControlContainer: import("@emotion/styled").StyledComponent;
//# sourceMappingURL=styled.d.ts.map