///
///
import { Theme } from '../../constants';
export declare const VideoPlaceholder: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, {
bg?: string | undefined;
theme: Theme;
}, object>;
export declare const LottiePlaceholder: import("@emotion/styled-base").StyledComponent, HTMLDivElement>, {
bg?: string | undefined;
color?: string | undefined;
theme: Theme;
}, object>;