import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { EmbedStylesProps } from '../../../../components/Embed/Embed';
import { EmbedVariables } from './embedVariables';
export declare const embedStyles: ComponentSlotStylesPrepared<EmbedStylesProps, EmbedVariables>;
