/// import { LmYoutubeEmbedProps } from './videoEmbedTypes'; export declare function LmYoutubeEmbed({ youtubeId, aspectRatio, width, ...stackProps }: LmYoutubeEmbedProps): JSX.Element; //# sourceMappingURL=LmYoutubeEmbed.native.d.ts.map