export type Iframe = {
    dim?: boolean;
};
