declare const getBlocksFromStory: (code: any, framework: any) => any[];
export default getBlocksFromStory;
