import { IReadonlyTheme } from '@microsoft/sp-component-base'; export declare const applyAdaptiveCardHostStyles: (theme: IReadonlyTheme, classPrefix: string) => void; //# sourceMappingURL=Styles.d.ts.map