import { StillProps } from './Composition'; export declare const Still: (props: StillProps) => JSX.Element; //# sourceMappingURL=Still.d.ts.map