export interface StubOptions {
    template?: string;
}
