import { IStoryComponentProps } from '../../types'; export declare function Video(props: IStoryComponentProps): JSX.Element; //# sourceMappingURL=Video.component.d.ts.map