/// <reference path="shared.d.ts"/>
import { MixinBase } from './shared';
export declare const BlockquoteMixinSlotContent: typeof MixinBase;
